home *** CD-ROM | disk | FTP | other *** search
/ LAUNCH 38 / LAUNCH 38.iso / pc / Interstate82demo / Interstate82demo.exe / data / Data / Shell / ldl / chglobby.ldl next >
Text File  |  1999-10-14  |  3KB  |  140 lines

  1. #######################################
  2. # File: selcnct.ldl
  3. # Last Access: Mon May 18 11:40:26 1998
  4. #######################################
  5.  
  6. ##-----------------------------------##
  7. ##              Data                 ##
  8. ##-----------------------------------##
  9. lobbychangewindow:nswindow {
  10.     titlestatictext:nstitlestatictext {
  11.         string    text    "Change Lobby Screen"
  12.     }
  13.     currentlobbystatictext:nsstatictext {
  14.         int    xpct    30
  15.         int    ypct    20
  16.         int    widthpct    40
  17.         int    heightpix    30
  18.         int    fontsize    20
  19.         string    text    "Current Lobby:"
  20.     }
  21.     currentlobbytextfield {
  22.         int    xpct    30
  23.         int    ypct    25
  24.         int    widthpct    40
  25.         int    heightpix    30
  26.     }
  27.     lobbiesstatictext:nsstatictext {
  28.         int    xpct    30
  29.         int    ypct    30
  30.         int    widthpct    40
  31.         int    heightpct    5
  32.         int    fontsize    20
  33.         string    text    "Available Lobbies:"
  34.     }
  35.     lobbieslistbox:nslistbox {
  36.         int    xpct    30
  37.         int    ypct    40
  38.         int    widthpct    38
  39.         int    heightpct    40
  40.         rangery:nsscrollbar {
  41.             int    widthpix    20
  42.             string    type    "scroller"
  43.             string    orientation    "vertical"
  44.             thumb:nsbutton {
  45.             }
  46.             decy:nsbutton {
  47.             }
  48.             incy:nsbutton {
  49.             }
  50.         }
  51.         header {
  52.             int    widthpct    100
  53.             int    heightpix    25
  54.             switch0:nsheaderswitch {
  55.                 string    parent "lobbychangewindow.lobbieslistbox"
  56.                 int    widthpix    25    
  57.                 int    heightpix    25
  58.                 string    icon    "closed.tga"
  59.             }
  60.             switch1:nsheaderswitch {
  61.                 string    parent "lobbychangewindow.lobbieslistbox"
  62.                 int    widthpct    70
  63.                 int    heightpix    25
  64.                 string    text    "Lobby Name"
  65.                 tipwindow {
  66.                     int    widthpix    200
  67.                     int    heightpix    30
  68.                     tip {
  69.                         string    text    "Sort Lobby Names alphabetically"
  70.                         string    image0    "tile1.tga"
  71.                         string    imageblttype    "tile"
  72.                     }
  73.                 }
  74.             }
  75.             switch2:nsheaderswitch {
  76.                 string    parent "lobbychangewindow.lobbieslistbox"
  77.                 int    widthpix    25
  78.                 int    heightpix    25
  79.                 string    icon    "players.tga"
  80.                 tipwindow {
  81.                     int    widthpix    300
  82.                     int    heightpix    30
  83.                     tip {
  84.                         string    text    "Sort by number of players in Lobby"
  85.                         string    image0    "tile1.tga"
  86.                         string    imageblttype    "tile"
  87.                     }
  88.                 }
  89.  
  90.             }
  91.         }
  92.     }
  93.     cancelbutton:nsprevbutton {
  94.         tipwindow {
  95.             int    widthpix    300
  96.             int    heightpix    30
  97.             tip {
  98.                 string    text    "Return to previous screen without changing Lobbies"
  99.                 string    image0    "tile1.tga"
  100.                 string    imageblttype    "tile"
  101.             }
  102.         }
  103.     }
  104.     closebutton:nsclosebutton {
  105.         tipwindow {
  106.             int    widthpix    300
  107.             int    heightpix    30
  108.             tip {
  109.                 string    text    "Exit the program"
  110.                 string    image0    "tile1.tga"
  111.                 string    imageblttype    "tile"
  112.             }
  113.         }
  114.     }
  115.     helpbutton:nshelpbutton {
  116.         tipwindow {
  117.             int    widthpix    300
  118.             int    heightpix    30
  119.             tip {
  120.                 string    text    "View the technical help"
  121.                 string    image0    "tile1.tga"
  122.                 string    imageblttype    "tile"
  123.             }
  124.         }
  125.     }
  126.     okbutton:nsnextbutton {
  127.         tipwindow {
  128.             int    widthpix    300
  129.             int    heightpix    30
  130.             tip {
  131.                 string    text    "Go to selected Lobby"
  132.                 string    image0    "tile1.tga"
  133.                 string    imageblttype    "tile"
  134.             }
  135.         }
  136.     }
  137. }
  138.  
  139. $
  140.